jmash/captcha/resources.pbjson library

Constants

CaptchaReq$json → const Map<String, Object>
Challenge$json → const Map<String, Object>

Properties

captchaReqDescriptor Uint8List
Descriptor for CaptchaReq. Decode as a google.protobuf.DescriptorProto.
final
challengeDescriptor Uint8List
Descriptor for Challenge. Decode as a google.protobuf.DescriptorProto.
final