menu
cosmos_sdk package
documentation
proto_messages/injective/stream/v2/src/query.dart
OraclePrice
OraclePrice.new const constructor
OraclePrice.new const constructor
dark_mode
light_mode
OraclePrice
constructor
const
OraclePrice
(
{
String
?
symbol
,
String
?
price
,
String
?
type
,
})
Implementation
const OraclePrice({this.symbol, this.price, this.type});
cosmos_sdk package
documentation
proto_messages/injective/stream/v2/src/query
OraclePrice
OraclePrice.new const constructor
OraclePrice class