menu
puppeteer package
documentation
protocol/media.dart
Timestamp
Timestamp.fromJson factory constructor
Timestamp.fromJson factory constructor
dark_mode
light_mode
Timestamp.fromJson
constructor
Timestamp.fromJson
(
num
value
)
Implementation
factory Timestamp.fromJson(num value) => Timestamp(value);
puppeteer package
documentation
protocol/media
Timestamp
Timestamp.fromJson factory constructor
Timestamp class