Skip to content

Instantly share code, notes, and snippets.

@PeterHdd
Created March 4, 2021 09:50
Show Gist options
  • Save PeterHdd/1cda3ec3d2c39ee2736a2dd6bbb0bd94 to your computer and use it in GitHub Desktop.
Save PeterHdd/1cda3ec3d2c39ee2736a2dd6bbb0bd94 to your computer and use it in GitHub Desktop.
class Students {
String? name;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment