menu
cosmos_sdk package
documentation
proto_messages/google/protobuf/src/timestamp.dart
Timestamp
Timestamp.new const constructor
Timestamp.new const constructor
dark_mode
light_mode
Timestamp
constructor
const
Timestamp
(
{
BigInt
?
seconds
,
int
?
nanos
,
})
Implementation
const Timestamp({this.seconds, this.nanos});
cosmos_sdk package
documentation
proto_messages/google/protobuf/src/timestamp
Timestamp
Timestamp.new const constructor
Timestamp class