json property

Map<String, Object?> json
final

Implementation

final Map<String, Object?> json = {
  'version': latestVersion.toString(),
};