toMap abstract method

Map<String, dynamic> toMap(
  1. T t
)

Implementation

Map<String, dynamic> toMap(T t);