fillable property

List<String> get fillable

Fields allowed for mass assignment.

Implementation

List<String> get fillable => [];