requestArgument property

Map<String, dynamic>? requestArgument

Implementation

Map<String, dynamic>? get requestArgument {
  return {};
}