Record constructor
Record({
- dynamic type_mode = false,
Implementation
Record({type_mode=false}) : super(type_mode: type_mode);
Record({type_mode=false}) : super(type_mode: type_mode);