JoinedRow constructor

JoinedRow(
  1. Map<String, dynamic> values
)

Implementation

JoinedRow(this.values);