copyWithMap abstract method

S copyWithMap(
  1. Map<Field, Object?> data
)

Implementation

S copyWithMap(Map<Field, Object?> data);