menu
iugu package
documentation
domain/interfaces/api_resources_interface.dart
IApiResources
getById abstract method
getById abstract method
dark_mode
light_mode
getById
abstract method
Future
getById
(
{
String
id
,
String
partOfUrl
,
String
apiUserToken
,
})
Implementation
Future<dynamic> getById({ String id, String partOfUrl, String apiUserToken, });
iugu package
documentation
domain/interfaces/api_resources_interface
IApiResources
getById abstract method
IApiResources class