menu
open_api_forked package
documentation
v3.dart
APILicense
APILicense constructor
APILicense constructor
dark_mode
light_mode
APILicense
constructor
APILicense
(
String
?
name
, {
Uri
?
url
,
})
Implementation
APILicense(this.name, {this.url});
open_api_forked package
documentation
v3
APILicense
APILicense constructor
APILicense class