menu
google_maps_apis package
documentation
places_new.dart
RestAPIService<DataType extends Jsonable<Object>>
bearer static method
bearer static method
dark_mode
light_mode
bearer
static method
String
bearer
(
String
token
)
Implementation
static String bearer(String token) => 'Bearer $token';
google_maps_apis package
documentation
places_new
RestAPIService<DataType extends Jsonable<Object>>
bearer static method
RestAPIService class