toMap abstract method

Map<Object?, Object?> toMap(
  1. T value
)

Implementation

Map<Object?, Object?> toMap(T value);