menu
amplify_api package
documentation
amplify_api.dart
ModelSubscriptionsInterface
onCreate<T extends Model> abstract method
onCreate<T extends Model> abstract method
dark_mode
light_mode
onCreate<
T extends Model
>
abstract method
GraphQLRequest
<
T
>
onCreate
<
T extends Model
>(
ModelType
<
T
>
modelType
)
Implementation
GraphQLRequest<T> onCreate<T extends Model>(ModelType<T> modelType);
amplify_api package
documentation
amplify_api
ModelSubscriptionsInterface
onCreate<T extends Model> abstract method
ModelSubscriptionsInterface class