menu
mineral package
documentation
mineral_contracts.dart
WebhookPartContract
getWithToken abstract method
getWithToken abstract method
dark_mode
light_mode
getWithToken
abstract method
Future
<
Webhook
?
>
getWithToken
(
Object
id
,
String
token
)
Implementation
Future<Webhook?> getWithToken(Object id, String token);
mineral package
documentation
mineral_contracts
WebhookPartContract
getWithToken abstract method
WebhookPartContract class