toJson method

Map<String, dynamic>? toJson(
  1. T row
)

Implementation

Map<String, dynamic>? toJson(T row) => null;