toMap abstract method

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

Implementation

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