core.Map<core.String, core.dynamic> toJson() { final unixMicrosInt64 = this.unixMicrosInt64; return {'unixMicrosInt64': ?unixMicrosInt64}; }