In this video, we review the following Dart programming language concepts and terms:
hide - show all members of an imported library, but hide the mentioned member
show - show only the mentioned members of an imported library, and hide everything else
maintain privacy when using imports, by limited access to unnecessary library members
Should be viewed in 480p or above.