menu
openapi_spec_plus package
documentation
v31/security.dart
OAuthFlow
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this OAuthFlow to a JSON map.
Implementation
Map<String, dynamic> toJson();
openapi_spec_plus package
documentation
v31/security
OAuthFlow
toJson abstract method
OAuthFlow class