hashValue method

  1. @override
int hashValue(
  1. SectionData value, [
  2. MapperContainer? container
])
inherited

Implementation

@override
int hashValue(value, [MapperContainer? container]) => value.hashCode;