classes/shared_methods library
Functions
-
capturePropertyFromProperty(
Property prop) → CaptureProperty - Helper for determining which property should be assigned to the value (used in response) property.
-
convertFromPlatformException(
dynamic exception, String? method, String? type) → CaptureException - Converting a platform exception to a generic CaptureException.
-
propertyFromCaptureProperty(
CaptureProperty prop) → Property - Helper for determining which property generic value (from response) should be assigned to.