ActivityDatum.fromJson constructor

ActivityDatum.fromJson(Map<String, dynamic> json)

Implementation

factory ActivityDatum.fromJson(Map<String, dynamic> json) => _$ActivityDatumFromJson(json);