asMap property

dynamic asMap

Implementation

dynamic get asMap => <String, dynamic>{
      'type': type,
      'targetClass': targetClass,
    };