beforeEncode abstract method

void beforeEncode(
  1. Map<String, dynamic> json
)

Implementation

void beforeEncode(Map<String, dynamic> json);