afterEncode abstract method

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

Implementation

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