The _internal construction is just a name often given to constructors that are private to the class (the name is not required to be . _internal you can create a private constructor using any Class.20 Haz 2012
What is _internal in Dart?
The _internal construction is just a name often given to constructors that are private to the class (the name is not required to be . _internal you can create a private constructor using any Class.