openapi.model.Action
November 22, 2023 ยท View on GitHub
Load the model package
import 'package:wikipedia_api/api.dart';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| title | String | The title to display on the button that performs the action | |
| url | String | The URL to navigate to when the button is pressed |