props property
The List
of props
(properties) which will be used to determine whether
two Equatables
are equal.
Implementation
@override
List<Object> get props => [dataSchema];
The List
of props
(properties) which will be used to determine whether
two Equatables
are equal.
@override
List<Object> get props => [dataSchema];