Created
March 4, 2021 09:50
-
-
Save PeterHdd/1cda3ec3d2c39ee2736a2dd6bbb0bd94 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
class Students { | |
String? name; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment