menu
neomage package
documentation
utils/commit/commit_attribution.dart
CommitAttributionManager
getClientSurface method
getClientSurface method
dark_mode
light_mode
getClientSurface
method
String
getClientSurface
(
)
Get the current client surface from environment.
Implementation
String getClientSurface() => clientSurface;
neomage package
documentation
utils/commit/commit_attribution
CommitAttributionManager
getClientSurface method
CommitAttributionManager class