CreateAccount$json top-level constant

  1. @Deprecated('Use createAccountDescriptor instead')
Map<String, String> const CreateAccount$json

Implementation

@$core.Deprecated('Use createAccountDescriptor instead')
const CreateAccount$json = const {
  '1': 'CreateAccount',
};