apply method

Future<void> apply(
  1. Map<String, dynamic> data
)

Implementation

Future<void> apply(Map<String,dynamic> data) async {

}