asyncNestedInitData property
Future that provides the initial list of dropdown options.
Implementation
final Future<List<DropDownNestedModel<T>>>? asyncNestedInitData;
Future that provides the initial list of dropdown options.
final Future<List<DropDownNestedModel<T>>>? asyncNestedInitData;