idKey property

String? idKey
final

Key of the map to be used as ID.

Used when Json is List.

IDとして使うマップのキー。

JsonがListの場合に利用します。

Implementation

final String? idKey;