menu
coinbase_cloud_advanced_trade_client package
documentation
models.dart
ServerTime
ServerTime.new constructor
ServerTime.new constructor
dark_mode
light_mode
ServerTime
constructor
ServerTime
(
DateTime
?
iso
,
num
?
epochSeconds
,
num
?
epochMillis
)
ServerTime constructor
Implementation
ServerTime(this.iso, this.epochSeconds, this.epochMillis);
coinbase_cloud_advanced_trade_client package
documentation
models
ServerTime
ServerTime.new constructor
ServerTime class