name property

String? name
final

Specify the name of the key when Jsonized.

Json化した場合のキーの名前を指定します。

Implementation

final String? name;