handleId property

  1. @JsonKey.new(name: 'handleId')
int get handleId
inherited

Implementation

@JsonKey(name: 'handleId')
int get handleId => throw _privateConstructorUsedError;