Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 542 Bytes

Action.md

File metadata and controls

16 lines (11 loc) · 542 Bytes

openapi.model.Action

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

[Back to Model list] [Back to API list] [Back to README]