Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<uses-permission android:name="android.permission.INTERNET" /> #577

Open
a2425rdl opened this issue May 8, 2024 · 1 comment
Open

<uses-permission android:name="android.permission.INTERNET" /> #577

a2425rdl opened this issue May 8, 2024 · 1 comment

Comments

@a2425rdl
Copy link

a2425rdl commented May 8, 2024

          <uses-permission android:name="android.permission.INTERNET" />

String? name // Nullable type. Can be null or string.

String name // Non-nullable type. Cannot be null but can be string.a

Originally posted by @a2425rdl in #237 (comment)

@wally1234WALLY
Copy link

@Octobot222 Octobot222 mentioned this issue May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants