custom property

Map<String, dynamic>? custom
final

Custom JSON data, if configured.

Implementation

final Map<String, dynamic>? custom;