menu
iop_sdk package
documentation
layer1.dart
Timestamp
Timestamp constructor
Timestamp constructor
dark_mode
light_mode
Timestamp
constructor
Timestamp
(
int
epoch
,
int
unix
,
String
human
)
Implementation
Timestamp( this.epoch, this.unix, this.human, );
iop_sdk package
documentation
layer1
Timestamp
Timestamp constructor
Timestamp class