StarTransactions.fromJson constructor
Creates a new StarTransactions object from json.
Implementation
factory StarTransactions.fromJson(Map<String, dynamic> json) =>
_$StarTransactionsFromJson(json);
Creates a new StarTransactions object from json.
factory StarTransactions.fromJson(Map<String, dynamic> json) =>
_$StarTransactionsFromJson(json);