flutter_credit_card-4.0.1/android/src/main/kotlin/com/simform/flutter_credit_card/gyroscope/GyroscopeStreamHandler.kt:18:35 Property delegate must have a 'getValue(GyroscopeStreamHandler, KProperty<>)' method. None of the following functions is suitable:
public inline operator fun Lazy<Sensor?>.getValue(thisRef: Any?, property: KProperty<>): Sensor? defined in kotlin
FAILURE: Build completed with 2 failures.
What went wrong:
Execution failed for task ':flutter_credit_card:compileDebugKotlin'.
A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
Compilation error. See log for more details
flutter 3.24
flutter_credit_card: ^4.0.1
flutter_credit_card-4.0.1/android/src/main/kotlin/com/simform/flutter_credit_card/gyroscope/GyroscopeStreamHandler.kt:18:35 Property delegate must have a 'getValue(GyroscopeStreamHandler, KProperty<>)' method. None of the following functions is suitable: public inline operator fun Lazy<Sensor?>.getValue(thisRef: Any?, property: KProperty< >): Sensor? defined in kotlin
FAILURE: Build completed with 2 failures.
What went wrong: Execution failed for task ':flutter_credit_card:compileDebugKotlin'.