Attributes constructor

Attributes(
  1. Map<String, dynamic> data
)

Implementation

Attributes(this.data);