FBModel.string constructor

FBModel.string(
  1. String value
)

Implementation

factory FBModel.string(String value) = StringData;