argumentName constant

Map<String, dynamic> const argumentName

Implementation

static const Map<String, dynamic> argumentName = {
  'first': null,
  'last': null,
  'full': null,
  'native': null,
  'alternative': null
};