onCreate abstract method

Future<M?> onCreate(
  1. Map<String, dynamic> data
)

Implementation

Future<M?> onCreate(Map<String, dynamic> data);