props property

Map<String, dynamic> get props

Implementation

Map<String, dynamic> get props => Map<String, dynamic>.from(propsData);