toKValues method

Map<String, dynamic> toKValues()

转换为用字符串key读取字段值的Map

Implementation

Map<String, dynamic> toKValues() => throw UnimplementedError();