debugTime property

  1. @JsonKey(name: '_time')
String? debugTime
inherited

Server side work time.

Implementation

@JsonKey(name: '_time')
String? get debugTime => throw _privateConstructorUsedError;