toJson abstract method

  1. @protected
Map<String, dynamic> toJson(
  1. T t
)

Implementation

@protected
Map<String, dynamic> toJson(T t);