static BoraPushTransaction deserialize(String json) => BoraPushTransaction.fromJson(jsonDecode(json));