toMap abstract method

Map<String, dynamic> toMap()

An unmodifiable map of column names and values.

Implementation

Map<String, dynamic> toMap();